DX11 TURN OBJECT LEFT

Turns the specified object to the left based on its current orientation.

  Syntax
DX11 TURN OBJECT LEFT object, angle
  Parameters
object
Dword
The object to move.
angle
Float
The angle (in degrees) to turn the object around its up-axis. You may specify a negative value to turn it to the right instead.

  Returns

This function does not return a value.

  See also

OBJECT Functions Menu
DX11 Function Categories